Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rule fix: Add stop and finish methods to no-animate #339

Merged
merged 1 commit into from
Nov 19, 2024
Merged

Conversation

edg2s
Copy link
Member

@edg2s edg2s commented Nov 19, 2024

These are core animation methods that aren't covered in
any other animation rules (e.g. no-fade).

These are core animation methods that aren't covered in
any other animation rules (e.g. `no-fade`).
Copy link

codecov bot commented Nov 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (4039675) to head (f48ff25).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #339   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          104       104           
  Lines          624       625    +1     
=========================================
+ Hits           624       625    +1     
Files with missing lines Coverage Δ
src/rules/no-animate.js 100.00% <100.00%> (ø)
---- 🚨 Try these New Features:

@jdforrester jdforrester merged commit 5fc1937 into master Nov 19, 2024
8 checks passed
@jdforrester jdforrester deleted the animate branch November 19, 2024 17:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants